class Pry::Helpers::Table

def ==(other); items == other.to_a end

def ==(other); items == other.to_a end