class EcloudService def list return {status: 0, message: "test"} end end