# File lib/pry/commands/ls/self_methods.rb, line 10 def initialize(interrogatee, no_user_opts, opts, _pry_) super(_pry_) @interrogatee = interrogatee @no_user_opts = no_user_opts end