# File lib/generators/comment/comment_generator.rb, line 10
  def self.next_migration_number(path)
    Time.now.utc.strftime("%Y%m%d%H%M%S")
  end