# frozen_string_literal: true # encoding: utf-8 class VideoGame < Game; end