# File lib/travis/cli/api_command.rb, line 41 def initialize(*) @session = Travis::Client.new(:agent_info => "command #{command_name}") super end