# File vapor/persistable.rb, line 53
    def persistent?
      self.state == PERSISTENT
    end