# File lib/memoist.rb, line 121
  def clear_structs
    @all_memoized_structs = nil
  end