class Herb::Errors::RubyParseError

def inspect

def inspect
  tree_inspect.rstrip.gsub(/\s+$/, "")
end