# File lib/squish.rb, line 1008 def initialize (driver,user,pass) @DBI_DRIVER = 'DBI:Pg:test1' @DBI_USER = 'danbri' @DBI_PASS='' end