class Byebug::PryCommand

def self.regexp

def self.regexp
  /^\s* pry \s*$/x
end