# File lib/dm-core/spec/setup.rb, line 134
        def username
          ENV.fetch('DM_DB_USER', 'datamapper')
        end