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