module Hamster::Immutable::InstanceMethods

def dup

def dup
  self
end