# File lib/merb-core/dispatch/router/behavior.rb, line 21
        def initialize
          @behaviors = []
        end