# File lib/rubyrep/proxy_runner.rb, line 61 def build_url(options) "druby://#{options[:host]}:#{options[:port]}" end