# File lib/base_command.rb, line 19
      def not_implemented
        "This option or combination is not yet implemented"
      end