[DelayedSample(Set)] make load and delayed_attributes private
Compare changes
@@ -101,6 +101,10 @@ def test_delayed_samples():
This removes the need for a lot of guessing in downstream packages as they can start removing all keys that start with _
when access of the sample's attribute is needed.