Class: Ppl::Format::Name
- Inherits:
-
Object
- Object
- Ppl::Format::Name
- Defined in:
- lib/ppl/format/name.rb
Direct Known Subclasses
Defined Under Namespace
Classes: FullOnly
Instance Method Summary collapse
Instance Method Details
#process(name) ⇒ Object
2 3 4 |
# File 'lib/ppl/format/name.rb', line 2 def process(name) raise NotImplementedError end |