class Byebug::MethodCommand

def regexp

def regexp
  /^\s* m(?:ethod)? \s+ (i(:?nstance)?\s+)?/x
end