module Phcmembers module Directory # Auto Prefix Directory Tables def self.table_name_prefix 'phcmembers_directory_' end end end