41 42 43
# File 'lib/pulp/connection/handler.rb', line 41 def parsed JSON.parse((yield self.connection).body) end