exportPattern("^[[:alpha:]]+")
exportMethods(
    "initialize" 
)
exportClasses(
    "kintone" 
)
import(RCurl)
import(methods)
import(rjson)
