Class: Fictium::Model
- Inherits:
-
Object
- Object
- Fictium::Model
- Defined in:
- lib/fictium/poros/model.rb
Instance Method Summary collapse
Instance Method Details
#postman ⇒ Object
3 4 5 |
# File 'lib/fictium/poros/model.rb', line 3 def postman @postman ||= PostmanMetadata.new end |