class String

Public Instance Methods

tranzlate() click to toggle source
# File lib/tranzlate/lolspeak.rb, line 97
def tranzlate
  Lolspeak.tranzlate(self)
end