module ActiveModel::Type::Helpers::Immutable

def mutable? # :nodoc:

:nodoc:
def mutable? # :nodoc:
  false
end