module Phcmembers module Connections def self.table_name_prefix 'phcmembers_connections_' end end end