class Bundler::Dependency

def should_include?

def should_include?
  current_env? && current_platform?
end