class Pry::Command::BangPry

def process

def process
  target.pry
end