Class: Iamsure::Unpacker
- Inherits:
-
Object
- Object
- Iamsure::Unpacker
- Defined in:
- lib/iamsure/unpacker.rb
Instance Method Summary collapse
Instance Method Details
#unpack ⇒ Object
3 4 5 |
# File 'lib/iamsure/unpacker.rb', line 3 def unpack raise 'Should be implemented in derived class' end |