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