10 11 12
# File 'lib/everlog/dom/repository/evernote.rb', line 10 def api_client @api_client ||= Inf::Api::Evernote.new(@is_sandbox, @config) end