Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/smart_colored.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#colored ⇒ Object
118 119 120 |
# File 'lib/smart_colored.rb', line 118 def colored SmartColored::String.new(self) end |