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