Method: Babosa::Identifier#wrapped_string
- Defined in:
- lib/babosa/identifier.rb
#wrapped_string ⇒ Object (readonly) Also known as: to_s
Returns the value of attribute wrapped_string.
24 25 26 |
# File 'lib/babosa/identifier.rb', line 24 def wrapped_string @wrapped_string end |