# File lib/thinking_sphinx/active_record/attribute/type.rb, line 14
  def timestamp?
    type == :timestamp
  end