English  Array

Parent

  • Object

Methods

[Validate]
Generated with RDazzle Newfish 1.3.0

Array

Public Instance Methods

en() click to toggle source

Higher-order function to invoke English functions.

    # File lib/english/class.rb, line 19
19:   def en
20:     English.instance(self)
21:   end

Disabled; run with --debug to generate this.