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