# File lib/dm-core/spec/setup.rb, line 114 def connection_uri "#{adapter_name}://#{username}:#{password}@localhost/#{storage_name}" end