# File lib/brakeman/tracker.rb, line 77
  def app_path
    @app_path ||= File.expand_path @options[:app_path]
  end