Checks whether this object is a player.
Returns:
136 137 138
# File 'lib/conreality/object.rb', line 136 def is_player? nil # TODO end