Class: CorreiosSigep::Builders::Object
- Inherits:
-
Object
- Object
- CorreiosSigep::Builders::Object
- Includes:
- DSL::Object
- Defined in:
- lib/correios_sigep/builders/object.rb
Instance Method Summary collapse
- #build ⇒ Object
-
#initialize ⇒ Object
constructor
A new instance of Object.
Methods included from DSL::Object
Constructor Details
Instance Method Details
#build ⇒ Object
10 11 12 |
# File 'lib/correios_sigep/builders/object.rb', line 10 def build @instance end |