# File lib/stella/client.rb, line 289 def location @location ||= Addressable::URI.parse(@res.header['location'].first || '') @location end