# File lib/spring/client/command.rb, line 12
      def initialize(args)
        @args = args
        @env  = Env.new
      end