class Bazil::BazilError

Public Instance Methods

inspect() click to toggle source
# File lib/bazil/error.rb, line 3
def inspect
  to_s
end