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