Method: Ufo::Names#initialize

Defined in:
lib/ufo/names.rb

#initializeNames

Returns a new instance of Names.



8
9
10
# File 'lib/ufo/names.rb', line 8

def initialize
  @role = Ufo.role
end