# File lib/merb-core/dispatch/router/behavior.rb, line 41
        def pop
          @behaviors.pop
        end