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