# File lib/transitions/event.rb, line 70
    def timestamp_defined?
      !@timestamps.nil?
    end