class RubyIndexer::Entry::KeywordRestParameter

def decorated_name

: -> Symbol
@override
def decorated_name
  :"**#{@name}"
end