PLT Utilities: Moved "unwrap" methods in Option class from static methods to instance methods. This is a major backwards-incompatible change for clients using the previous Option library design -- but the necessary refactoring when upgrading is simple.