In Files
Parent
- Object
 
Methods
Information
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.