# File lib/aws/errors.rb, line 123 def parse_body(body) error_grammar.parse(body, :context => self) end