The site the SDK will hit.
Returns:
61 62 63
# File 'lib/esp.rb', line 61 def self.site "#{(@host || HOST[ESP.env.to_sym] || ENV['ESP_HOST'])}#{PATH}" end