Class: CowProxy::String

Inherits:
WrapClass
  • Object
show all
Defined in:
lib/cow_proxy/string.rb

Instance Method Summary collapse

Instance Method Details

#to_strObject



3
4
5
# File 'lib/cow_proxy/string.rb', line 3

def to_str
  __getobj__.to_str
end