fn as_ref()

in crates/libs/pal/src/strings.rs [90:92]


    fn as_ref(&self) -> &Self {
        self
    }