module Persistable

    # Defines behavior for $mul operations.
    module Multipliable
      extend ActiveSupport::Concern