# File lib/aflexi/models/user.rb, line 5
    def self.getSelf
      self.get(:self => true).first
    end