# File: example-plugin.py

def hello():
    print "example-plugin says hello"
