Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/tranzlate/lolspeak.rb
Instance Method Summary collapse
Instance Method Details
#tranzlate ⇒ Object
97 98 99 |
# File 'lib/tranzlate/lolspeak.rb', line 97 def tranzlate Lolspeak.tranzlate(self) end |