# File generators/sms_on_rails/commands/timestamps.rb, line 18
  def increment_migration_count
    @@mig_count = migration_count + 1
  end