
  [;1m-spec self() -> pid().[0m

  Returns the process identifier of the calling process.

  For example:

    > self().
    <0.26.0>
