Method: Instance#inspect
- Defined in:
- lib/maws/instance.rb
#inspect ⇒ Object
95 96 97 |
# File 'lib/maws/instance.rb', line 95 def inspect "<#{self.class} #{to_s}>" end |
95 96 97 |
# File 'lib/maws/instance.rb', line 95 def inspect "<#{self.class} #{to_s}>" end |