# File lib/cell/abstract.rb, line 2
  def abstract!
    @abstract = true
  end