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