Method: Inch::CodeObject::Proxy::Base#inspect
- Defined in:
- lib/inch/code_object/proxy/base.rb
#inspect ⇒ Object
203 204 205 |
# File 'lib/inch/code_object/proxy/base.rb', line 203 def inspect "#<#{self.class.to_s}: #{fullname}>" end |