# File lib/cell/view_model.rb, line 70
    def initialize(model=nil, options={})
      setup!(model, options)
    end