module Bundler

def specs_path

def specs_path
  bundle_path.join("specifications")
end