# File lib_ctrl/rucy/params.rb, line 119 def initialize(rep=Repository::DEFAULT) @rep = rep @params = nil @BasicSocket = @rep.fetch(:BasicSocket) end