# File lib/ruby-sdl-ffi/sdl/event.rb, line 245
    def inspect
      super.gsub(">", " :type=#{self[:type]}>")
    end