# File lib/six.rb, line 138
def
pack_exist?
(
name
)
rules_packs
.
has_key?
(
name
.
to_sym
)
end