class Steep::Interface::Interface::Combination

def intersection?

def intersection?
  operator == :intersection
end