Unicode.Property.default_ignorable_code_point

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

default_ignorable_code_point(codepoint)

View Source

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

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