# File lib/rd/methodlist.rb, line 47
      def accept(visitor)
        visitor.visit_MethodListItemTerm(self)
      end