# File lib/merb-core/dispatch/router/behavior.rb, line 736
      def before(route, &block)
        options(:before => route, &block)
      end