3 4 5
# File 'lib/subst_attr/macro.rb', line 3 def subst_attr_macro(attr_name, interface=nil, record: nil) SubstAttr::Attribute.define(self, attr_name, interface, record) end