# File lib/rd/rdvisitor.rb, line 15
    def apply_to_MethodListItemTerm(element)
      apply_to_String(element.content)
    end