Class: Fiva::TextValue
- Inherits:
-
String
- Object
- String
- Fiva::TextValue
- Defined in:
- lib/fiva/text_value.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
3 4 5 |
# File 'lib/fiva/text_value.rb', line 3 def inspect self.to_s end |