# File lib/merb-core/dispatch/router/behavior.rb, line 614 def fixatable(enable = true) @route.fixation = enable self end