module JamRuby class DbUtil def self.create(connection_hash) end end end