# File lib/livejournal/friends.rb, line 38
    def initialize
      @username = nil
      @fullname = nil
      @background = nil
      @foreground = nil
      @groupmask = nil
      @type = nil
    end