# File lib/bundler/dependency.rb, line 52
    def should_include?
      current_env? && current_platform?
    end