21 22 23
# File 'lib/elsmore/resource.rb', line 21 def data @data ||= HTTParty.get(url.canonical_url) end