module Phcmembers module Api def self.table_name_prefix 'phcmembers_api_' end end end