# File lib/enumerated_attribute/method_definition_dsl.rb, line 10
    def is_predicate_method?; @method_name[-1, 1] == '?'; end