class Gamefic::Syntax

def ==(other)

def ==(other)
  signature == other&.signature
end