# File lib/flukso/reading.rb, line 38
    def to_s
      return "#{@utc_timestamp} -> #{@value}"
    end