Module: GenderInference

Extended by:
GenderInference
Included in:
GenderInference
Defined in:
lib/gender_inference.rb

Instance Method Summary collapse

Instance Method Details

#infer(name) ⇒ Object



4
5
6
# File 'lib/gender_inference.rb', line 4

def infer(name)
  "None of your business. Also, FFS, why does it matter?"
end