67 68 69 70 71
# File 'lib/labclient/http.rb', line 67 def data return @data if @data @data = process_body end