Top Level Namespace

Defined Under Namespace

Modules: Bart

Instance Method Summary collapse

Instance Method Details

#Bart(options = {}) ⇒ Object



3
4
5
# File 'lib/bart.rb', line 3

def Bart(options = {})
  Bart::Station.new(options)
end