# File lib/rubygame/events/keyboard_events.rb, line 125
      def initialize( key, modifiers=[] )
        super
      end