Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/rtl_string.rb
Instance Method Summary collapse
Instance Method Details
#to_rtl_s ⇒ Object
89 90 91 |
# File 'lib/rtl_string.rb', line 89 def to_rtl_s RtlString.new(self) end |