# File lib/her/model/attributes.rb, line 227
        def define_attribute_method_matchers
          attribute_method_suffix '='
          attribute_method_suffix '?'
        end