# File lib/rubygame/joystick.rb, line 143
  def name
    SDL.JoystickName( self.index )
  end