5 6 7 8
# File 'app/models/contents_core/item_boolean.rb', line 5 def init self.data = false unless self.data self end