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