# File lib/pry/commands/ls/grep.rb, line 5 def initialize(grep_regexp) @grep_regexp = grep_regexp end