# File lib/buildr/packaging/artifact_namespace.rb, line 593 def ns?(name) sub = registry[name.to_sym] ArtifactNamespace === sub end