global

def initialize(*)

def initialize(*)
  super
  @previous = @next = nil
end