# File lib/bson/types/timestamp.rb, line 38 def to_s "seconds: #{seconds}, increment: #{increment}" end