# File lib/cimi/model/schema.rb, line 265
    def hash(name, opts={}, &block)
      add_attributes!([name, opts], Hash, &block)
    end