module Persistable

    # Defines behavior for $inc operations.
    module Incrementable
      extend ActiveSupport::Concern