# File lib/cimi/model/schema.rb, line 244 def href(*args) args.each { |arg| struct(arg) { scalar :href } } end