class IDL::AST::Leaf

def scoped_lm_name

def scoped_lm_name
  @scoped_lm_name ||= lm_scopes.join("::").freeze
end