class Concurrent::Collection::RubyNonConcurrentPriorityQueue

def length

@!macro priority_queue_method_length
def length
  @length
end