def meter_reading(id = nil, options = {})
      if id.is_a? Hash
        options = id
        id = nil
      end