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