# File lib/spec/runner/options.rb, line 313
      def custom_runner?
        return user_input_for_runner ? true : false
      end