Returns:
158 159 160
# File 'lib/resources/users.rb', line 158 def exists? !identity.nil? && !identity[:username].nil? end