13 14 15
# File 'lib/openstax/content/abl.rb', line 13 def body_string @body_string ||= Faraday.get(url).body end