# File lib_ctrl/rucy/params.rb, line 1155 def each for attrs in @list yield(MountParams.new(attrs, @factory)) end nil end