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