```fun Citation.foo(): Bar { ... } ```
# getting-started
s
Copy code
fun Citation.foo(): Bar {
  ...
}