# File lib_ctrl/rucy/params.rb, line 15 def load(properties) params = self.new params.load(properties) params end