# File lib/new_relic/rack/browser_monitoring.rb, line 131 def find_body_start(beginning_of_source) beginning_of_source.index(BODY_START) end