class RDoc::RubyToken::TkOPASGN

def text

def text
  @text ||= "#{TkToken2Reading[op]}="
end