# File lib/brakeman/tracker/controller.rb, line 23
    def prepend_before_filter exp
      @options[:before_filters].unshift exp
    end