# File lib/relevance/tarantula/rails_integration_proxy.rb, line 79 def static_content_file(url) File.read(static_content_path(url)) end