@@ -69,8 +69,8 @@ @"The protocol of URL %@ is not supported!", _URL]; } - (OFURL*)URL { - OF_GETTER(_URL, false) + OF_GETTER(_URL, true) } @end