# File lib/nanoc/cli/command_runner.rb, line 35
    def self.call(opts, args, cmd)
      self.new(opts, args, cmd).call
    end