class Bashly::Settings

def show_examples_on_error

def show_examples_on_error
  @show_examples_on_error ||= get :show_examples_on_error
end