class Parser::StaticEnvironment

def declared_anonymous_kwrestarg?

def declared_anonymous_kwrestarg?
  declared?(ANONYMOUS_KWRESTARG)
end