Class: XABA::AssemblyDescriptor
- Inherits:
-
Object
- Object
- XABA::AssemblyDescriptor
- Defined in:
- lib/xaba/container.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
82 83 84 |
# File 'lib/xaba/container.rb', line 82 def inspect super.sub(/^#<struct /, "<") end |