module Pncp
  def self.table_name_prefix
    'pncp_'
  end
end
