module ETR

Constants

VERSION

Public Class Methods

run() click to toggle source
# File lib/etr.rb, line 6
def run
  puts "42"
end