class IDL::Options

def dup

def dup
  self.class.new(_dup_elem(@table), @marked)
end