Libraries
»
rbtext
(0.1.0)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/rbtext/ftext.rb
Instance Method Summary
collapse
#
to_ftext
⇒ Object
Instance Method Details
#
to_ftext
⇒
Object
87 88 89
# File 'lib/rbtext/ftext.rb', line 87
def
to_ftext
RBText
::
Ftext
.
new
self
.
to_s
end