# File lib/rubyrep/proxy_connection.rb, line 33 def initialize(connection, options) self.connection = connection self.options = options.clone end