#!/usr/bin/ruby # ## https://rosettacode.org/wiki/Program_name # say __MAIN__; if (__MAIN__Â != __FILE__) { say "This file has been included!"; }