class Byebug::MethodSigCommand

def regexp

def regexp
  /^\s*m(?:ethod)?\s+sig(?:nature)?\s+(\S+)\s*$/
end