module RBS::Types::NoFreeVariables

def free_variables(set = Set.new)

def free_variables(set = Set.new)
  set
end