Unicode.Property.changes_when_lowercased

You're seeing just the function changes_when_lowercased, go back to Unicode.Property module for more information.
Link to this function

changes_when_lowercased(codepoint)

View Source

Returns :changes_when_lowercased or nil indicating if the codepoint or string has the property :changes_when_lowercased.

For string parameters, all codepoints in the string must have the :changes_when_lowercased property in order for the result to :changes_when_lowercased.