Mix.Ecto.ensure_implements

You're seeing just the function ensure_implements, go back to Mix.Ecto module for more information.
Link to this function

ensure_implements(module, behaviour, message)

View Source

Returns true if module implements behaviour.