module.exports = (q) ->
  return no unless typeof(q) is 'object'
  q?.__q?