require "chambermaid/version" module Chambermaid class Error < StandardError; end # Your code goes here... end