In Files
Parent
- Object
 
Methods
Information
Integer
Public Instance Methods
        
          en()
          click to toggle source
        
        
        Higher-order function to invoke English functions.
    # File lib/english/class.rb, line 26
26:   def en
27:     English.instance(self)
28:   end
          Disabled; run with --debug to generate this.