class String
Public Class Methods
bar()
click to toggle source
# File lib/introspection/change_detector.rb, line 23 def self.bar end
Public Instance Methods
foo()
click to toggle source
# File lib/introspection/change_detector.rb, line 21 def foo end