module Google
  def self.table_name_prefix
    'google_'
  end
end
