#!/bin/bash METHOD_NAME=$1 if test -z "$METHOD_NAME" then cat <