# File lib/merb-core/dispatch/router/behavior.rb, line 31
        def push(behavior)
          @behaviors.push(behavior)
        end