class Pry::Command::Ls::LsEntity

def grep(entity)

def grep(entity)
  entity.tap { |o| o.grep = @grep }
end