Method: NewRelic::Agent::Heap#to_a

Defined in:
lib/new_relic/agent/heap.rb

#to_aObject

[View source]

83
84
85
# File 'lib/new_relic/agent/heap.rb', line 83

def to_a
  @items
end