bower = (gulp, plugins) ->

() ->
  plugins.bower()

module.exports = bower