module Phcmemberspro module Member def self.table_name_prefix 'phcmemberspro_member_' end end end