Faraday::Response::Middleware
# File lib/faraday/response/parse_marshal.rb, line 6 def parse(body) ::Marshal.load(body) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.