Module: Txtspk::CoreExtensions::String

Included in:
String
Defined in:
lib/txtspk.rb

Instance Method Summary collapse

Instance Method Details

#to_txtspkObject



6
7
8
# File 'lib/txtspk.rb', line 6

def to_txtspk
  Txtspk::convert(self)
end