so I'm requesting a resource: `anodes = platform.request("anodes")` but when building gives me this: ```amaranth/lib/io.py", line 138, in eq return super().eq(other) TypeError: super(type, obj): obj must be an instance or subtype of type ```