class CW::Spoken

class Numbers provides the Number Testing functionality

class Numbers provides the Number Testing functionality

Public Class Methods

new(options = {}) click to toggle source
# File lib/cw/speak.rb, line 9
def initialize(options = {})
  @options = options
end