require "routing_report/version"
require 'routing_report/report'
require 'routing_report/railtie' if defined? Rails
module RoutingReport
end