# File lib/r10k/action/runner.rb, line 19
      def call
        setup_logging
        setup_settings
        # @todo check arguments
        instance.call
      end