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