class Pry::Command::Ls::Grep

def initialize(grep_regexp)

def initialize(grep_regexp)
  @grep_regexp = grep_regexp
end