'use strict'; var bindings = require('bindings'); if (typeof bindings === 'function') { console.log('ok'); }