# File lib/new_relic/agent/event_buffer.rb, line 53
def
full?
@items
.
size
>=
@capacity
end