Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/rbtext/ftext.rb
Instance Method Summary collapse
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 |