Object
# File lib/deltacloud/runner.rb, line 126 def initialize(ssh, response_body) @body, @ssh = response_body, ssh end