# File lib/pry/default_commands/introspection.rb, line 50 def use_line_numbers? opts.present?(:b) || opts.present?(:l) end