I've been using this as a local variable to hold my module settings but I never understood what it really meant or was used for.
Because whenever I do
print(settings())
it always returns The current identity (2) cannot settings() (lacking permission 1)
What is this and how can I use it?