# File lib/cabin/metrics/gauge.rb, line 21
  def to_hash
    return { :value => value }
  end