Add Updated method call for Out (OSK-13) (#14) Motivation ---- The Out factory should have an Updated method to allow for convenience on a likely to use method Modifications ---- * Added Updated method to Out Result ---- A new convenience method is avialable for use in Out for Updates, as this is likely a frequent use case Fixes #13