module Swagcov

def project_root

def project_root
  ::Rails.root || ::Pathname.new(::FileUtils.pwd)
end