class MyBrick < GoodData::Bricks::Brick def call(params) # do something here end end