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