Method: Lookout::Stub::Object#method_missing
- Defined in:
- lib/lookout/stub/object.rb
#method_missing(method, *args) ⇒ Object
8 9 10 |
# File 'lib/lookout/stub/object.rb', line 8 def method_missing(method, *args) self end |
8 9 10 |
# File 'lib/lookout/stub/object.rb', line 8 def method_missing(method, *args) self end |