# File lib/cabin/metrics/gauge.rb, line 16
  def value
    return @block.call
  end