Method: Factbook::Profile#initialize

Defined in:
lib/factbook-fields/profile.rb

#initializeProfile

Returns a new instance of Profile.



19
20
21
# File 'lib/factbook-fields/profile.rb', line 19

def initialize
  @categories = {}
end