# File lib/extlib/lazy_array.rb, line 313
  def frozen?
    @frozen == true
  end