# File lib/rubigen/commands.rb, line 71
        def next_migration_number
          current_migration_number + 1
        end