Today I was editing and testing out my module, until I noticed that when I try to call a function thats takes self, only a few random functions are displayed in the autocomplete menu (sometimes none at all). I already tried restarting studio and testing other modules and I get the same result. (Both of these modules are using metatables) Although, when I try to use the period on the constructor, all functions show.