# File lib/genome-lib/lib.rb, line 207 def initialize(name) @service_url = "http://#{name}/cloud" end