# File lib/clamp/attribute/definition.rb, line 60
      def attribute_name
        @attribute_name ||= infer_attribute_name
      end