# File lib/dm-core/support/lazy_array.rb, line 313
  def frozen?
    @frozen == true
  end