# File lib/pry/commands/ls/constants.rb, line 17
      def correct_opts?
        super || (@no_user_opts && interrogating_a_module?)
      end