# File lib/active_resource/http_mock.rb, line 163 def to_s "<#{method.to_s.upcase}: #{path} [#{headers}] (#{body})>" end