# File lib/cell/twin.rb, line 16 def initialize(model, options={}) super(build_twin(model, options), controller: options.delete(:controller)) end