module Pathwright
  def self.table_name_prefix
    'pathwright_'
  end
end
