25 26 27
# File 'lib/alma/library.rb', line 25 def self.get_body_from(response) JSON.parse(response.body) end