32 33 34 35
# File 'lib/itexmo/response_helper.rb', line 32 def self.parse(body) instance = new(body) instance.parse end