Class: CowProxy::String
Instance Method Summary collapse
Instance Method Details
#to_str ⇒ Object
3 4 5 |
# File 'lib/cow_proxy/string.rb', line 3 def to_str __getobj__.to_str end |
3 4 5 |
# File 'lib/cow_proxy/string.rb', line 3 def to_str __getobj__.to_str end |