module Paya
  def self.table_name_prefix
    'paya_'
  end
end
