# File lib/facet/heap.rb, line 74
    def initialize(array=[]) super(array) end