# File lib/active_record/connection_adapters/abstract/schema_definitions.rb, line 588 def remove_timestamps @base.remove_timestamps(@table_name) end