class RubyIndexer::Entry::KeywordRestParameter

def decorated_name

def decorated_name
  :"**#{@name}"
end