Method: Eapi::Methods::Names.add

Defined in:
lib/eapi/methods/names.rb

.add(field) ⇒ Object



9
10
11
# File 'lib/eapi/methods/names.rb', line 9

def self.add(field)
  "add_#{field}"
end