# File lib/og/backend.rb, line 173 def self.create_db(database, user = nil, password = nil) Logger.info "Creating database '#{database}'." end