# File lib/pry/commands/ls/globals.rb, line 22
      def initialize(opts, _pry_)
        super(_pry_)
        @default_switch = opts[:globals]
      end