module Help
  def self.table_name_prefix
    'help_'
  end
end
