in lib/wit.rb [14:21]
def initialize(opts = {}) @access_token = opts[:access_token] if opts[:logger] @logger = opts[:logger] end end