# File lib/big_record/base.rb, line 517
      def invalidate_views
        @views = nil
        @view_names = nil
      end