# File lib/cabin/metrics/histogram.rb, line 50
def
value
return
@lock
.
synchronize
{
@count
}
end