# File lib/deltacloud/validation.rb, line 58
    def hwp_property?
      true if name.to_s =~ /^hwp_(cpu|memory|storage|architecture)/
    end