Class: Ppl::Format::PostalAddress
- Inherits:
-
Object
- Object
- Ppl::Format::PostalAddress
- Defined in:
- lib/ppl/format/postal_address.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#process(postal_address) ⇒ Object
3 4 5 |
# File 'lib/ppl/format/postal_address.rb', line 3 def process(postal_address) raise NotImplementedError end |