Method: Bunny::ReturnInfo#to_s

Defined in:
lib/bunny/return_info.rb

#to_sObject



47
48
49
# File 'lib/bunny/return_info.rb', line 47

def to_s
  to_hash.to_s
end