# File lib/pry/default_commands/introspection.rb, line 263 def process_module if opts.present?(:all) all_modules else normal_module end end