Module: Txtspk::CoreExtensions::String
- Included in:
- String
- Defined in:
- lib/txtspk.rb
Instance Method Summary collapse
Instance Method Details
#to_txtspk ⇒ Object
6 7 8 |
# File 'lib/txtspk.rb', line 6 def to_txtspk Txtspk::convert(self) end |