# File lib/brakeman/tracker/controller.rb, line 19
    def add_before_filter exp
      @options[:before_filters] << exp
    end